Skip to content

rclark/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat

Build Status

cat

Randomly generates strings that start with c.

var cat = require('cat');
var assert = require('assert');
var id = cat();

assert.equal(id[0], 'c', 'starts with c');

About

randomly generated strings that start with c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published