readable-random
Gives back a human readable 'random' string. Like Jsbin flavor url's.
Getting Started
Install the module with: npm install readable-random
var readableRandom = require('readable-random');
readableRandom.getString(8); // your string, yay
License
Licensed under the MIT license.