Skip to content

rdarioduarte/uid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uid

generate unique ids of any length

Installation

In the browser, using component:

$ component install matthewmueller/uid

Using node.js:

$ npm install uid

Examples

 uid(10) => "hbswt489ts"
 uid() => "rhvtfnt" Defaults to 7

License

MIT

About

generate unique ids of any length

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.0%
  • HTML 41.0%
  • Makefile 16.0%