2.1.3 • Published 6 years ago

@sokolabs/wid v2.1.3

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
6 years ago

@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>
2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago