Skip to content

aleclarson/random-string

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-string v1.0.0 stable

npm install --save aleclarson/random-string#1.0.0

 

usage

randomString = require "random-string"

randomString 4         # "n6KL"

randomString().length  # 8

About

Generate a random string.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 61.3%
  • CoffeeScript 38.7%