Description
Chance - Random generator helper for JavaScript
Homepage: http://chancejs.com
Many more details on http://chancejs.com but this single
library can generate random numbers, characters, strings, names, addresses,
dice, and pretty much anything else.
It includes the basic building blocks for all these items and is built on top
of a Mersenne Twister so it can generate these things with repeatability, if
desired.
chance.js alternatives and similar libraries
Based on the "Number" category.
Alternatively, view chance.js alternatives based on common mentions on social networks and blogs.
-
Numeral-js
A javascript library for formatting and manipulating numbers. -
Fraction.js
Fraction is a rational numbers library written in JavaScript -
accounting.js
A lightweight JavaScript library for number, money and currency formatting. (MOVED) -
money.js
money.js is a tiny (1kb) javascript currency conversion library, for web & nodeJS. (MOVED) -
mnjs
MATH NODE JS (MNJS): A tiny math library for node.js & JavaScript on browser -
#<Sawyer::Resource:0x00007f31d4bc3650>
No description, website, or topics provided.
A Non-Cloud Alternative to Google Forms that has it all.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of chance.js or a related project?
README
Chance
Chance - Random generator helper for JavaScript
Homepage: http://chancejs.com
Many more details on http://chancejs.com but this single library can generate random numbers, characters, strings, names, addresses, dice, and pretty much anything else.
It includes the basic building blocks for all these items and is built on top of a Mersenne Twister so it can generate these things with repeatability, if desired.
Usage
See the full docs for details on installation and usage.
Dependent tools
- Chance CLI - Use Chance on the command line.
- Chance Token Replacer - Replace tokens in a string with Chance generated items.
- Dream.js - Lightweight json data generator
- Fake JSON Schema - Use chance generators to populate JSON Schema samples.
- Mocker Data Generator - Minimal JSON data generator.
- swagger-mock-api - Generate API mocks from a Swagger spec file enriched with Chance types and constraints
- fony - A simple command line tool for generating fake data from a template string
Or view all of the dependents on npm
Know a library that uses Chance that isn't here? Update the README and submit a PR!
Author
Victor Quinn
https://www.victorquinn.com @victorquinn
Please feel free to reach out to me if you have any questions or suggestions.
Contributors
THANK YOU!
Contribute!
Be a part of this project! You can run the test using the following.
- Install dependencies from package.json by running
npm install
- Run the test via
npm test
- Make some fun new modules!
This project is licensed under the MIT License so feel free to hack away :)
Proudly written in Washington, D.C.
*Note that all licence references and agreements mentioned in the chance.js README section above
are relevant to that project's source code only.