foxid
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

foxid

Microscopic ID generator for Node.js.

  • URL-friendly
  • Incredibly simple
  • Good-enough performance
  • Cryptographically secure
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.

Readme

Keywords

Package Sidebar

Install

npm i foxid

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

3.75 kB

Total Files

5

Last publish

Collaborators

  • luavixen