Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nolim1t/randomstring

Generates a very random string (can be used for unique identifiers)
https://github.com/nolim1t/randomstring

Last synced: 2 days ago
JSON representation

Generates a very random string (can be used for unique identifiers)

Awesome Lists containing this project

README

        

Random String generation
============

What
------------
Generates a very random string (can be used for unique identifiers)

How
------------
Simply add it as a submodule to your app. This link works with heroku

git submodule add git://github.com/nolim1t/randomstring.git app/path/to/submodule

Libraries
------------
* coffee-script v1.2.0
* node-uuid v1.3.3
* MD5 v1.0.3