https://github.com/ferdodo/daily-prng
Random number generator that changes seed every day.
https://github.com/ferdodo/daily-prng
Last synced: 5 months ago
JSON representation
Random number generator that changes seed every day.
- Host: GitHub
- URL: https://github.com/ferdodo/daily-prng
- Owner: ferdodo
- License: mit
- Created: 2023-12-03T05:24:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T06:47:23.000Z (over 1 year ago)
- Last Synced: 2025-03-20T20:17:38.850Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://ferdodo.github.io/daily-prng/
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/daily-prng)
[](https://www.npmjs.com/package/daily-prng)
[](https://github.com/ferdodo/daily-prng)
[](https://github.com/ferdodo/daily-prng)
[](https://ferdodo.github.io/daily-prng/)
Random number generator that changes seed every day.
## Installation
```bash
npm install daily-prng
```