https://github.com/grandom-library/grandom-js
Configurable, flexible, and overall great random number and data generator library.
https://github.com/grandom-library/grandom-js
random random-generation random-number-generators randomization randomizer
Last synced: 15 days ago
JSON representation
Configurable, flexible, and overall great random number and data generator library.
- Host: GitHub
- URL: https://github.com/grandom-library/grandom-js
- Owner: grandom-library
- License: mit
- Created: 2023-07-15T15:11:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T07:36:58.000Z (over 2 years ago)
- Last Synced: 2025-12-21T10:52:54.178Z (about 1 month ago)
- Topics: random, random-generation, random-number-generators, randomization, randomizer
- Language: TypeScript
- Homepage:
- Size: 8.19 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
The necessary randomness for your work.
A monorepo of TypeScripts packages
of the grandom library and its components.
---
## 📦 Packages
## Primary Packages
Monorepo Package
NPM Package
Stats
core
@grandom/core
engines
@grandom/engines
## Secondary Packages
Monorepo Package
NPM Package
Stats
bigint
@grandom/bigint
boolean
@grandom/boolean
number
@grandom/number
pick
@grandom/pick
shuffle
@grandom/shuffle
string
@grandom/string
weighted
@grandom/weighted
## Library Package
Monorepo Package
NPM Package
Stats
grandom
grandom
## ⭐ Related
- [grandom on GitHub](https://github.com/grandom-library)
- [grandom on NPM](https://www.npmjs.com/search?q=keywords:grandom)
## 🍻 Contribution
**Any contribution is ***highly appreciated*****. To get going, check out the [**contribution guidelines**][url-contrib-doc].
***Thank you!***
## ©️ License
This project is licensed under **[MIT][url-license-doc] @ [Richard King](https://richrdkng.com)**
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fgrandom-library%2Fgrandom-js?ref=badge_large)
[url-license-doc]: https://github.com/grandom-library/grandom-js/blob/main/LICENSE
[url-contrib-doc]: https://github.com/grandom-library/grandom-js/blob/main/.github/CONTRIBUTING.md