Software Details:
Version: 0.4.2 updated
Upload Date: 6 Mar 16
Distribution Type: Freeware
Downloads: 54
The library generate a random string that matches a given RegExp JavaScript object.
Randexp.js can be used to create filler content or random strings, where applicable.
Works in client-side (browser) or server-side (Node.js) environments.
Also availble to install via npm.
What is new in this release:
- Sets within sets are evenly distributed via discontinuous-range.
- Negated character sets generate strings more efficiently.
- Default character set limited to ASCII characters, as oppose to all 65535 Unicode characters.
What is new in version 0.4.0:
- Sets within sets are evenly distributed via discontinuous-range.
- Negated character sets generate strings more efficiently.
- Default character set limited to ASCII characters, as oppose to all 65535 Unicode characters.
Comments not found