UNPKG

crypto-id

Version:

Create a random id of any length with characters 0-9,A-Z,a-z using the browser's crypto.getRandomValues interface.

3 lines (2 loc) 31 B
#!/usr/bin/env node export {};