@sokolabs/wid

2.1.3 • Public • Published

@sokolabs/wid

Generates a unique identifier - 88 bits 18-base32-encoded-alphanumeric-characters 
in the browser.

This has browser specific codes that does not work on the serverside of NodeJS.

Include this in the script tag of the html file.

<script src="../js/index.js"></script>
</head>
<body>
  <button id="generate" onclick="wid()">Generate</button>
</body>

Readme

Keywords

Package Sidebar

Install

npm i @sokolabs/wid

Weekly Downloads

0

Version

2.1.3

License

MIT

Unpacked Size

6.94 kB

Total Files

3

Last publish

Collaborators

  • armij
  • bowdie