1.0.1 • Published 10 years ago

randomjs v1.0.1

Weekly downloads
16
License
MIT
Repository
github
Last release
10 years ago

randomjs

Thanks for fent's randexp. try http://fent.github.io/randexp.js/ for more infomation.

Install

npm install randomjs

Usage

var randomjs = require('randomjs');
console.log(randomjs('hello{1,9} (world|to you)'));
// => HellooOO To yOU

License

MIT