1.3.2 • Published 9 months ago

foxid v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

foxid

Microscopic ID generator for Node.js.

  • URL-friendly
  • Incredibly simple
  • Good-enough performance
  • Cryptographically secure
  • Node.js and browser support
var foxid = require('foxid')
foxid() // "w9q567s7qj4bmp9h"
foxid(32) // "tw24cymw3kb225mctevc3csna241pnm2"

Authors

Made with ❤ by Lua MacDougall (foxgirl.dev)

License

This project is licensed under the MIT license.

1.3.2

9 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.0

2 years ago

1.1.0

3 years ago

1.0.0

3 years ago