https://github.com/savi-lang/deterministicrandom
Deterministic pseudo-random number generation for the Savi standard library.
https://github.com/savi-lang/deterministicrandom
deterministic library prng random savi standard-library
Last synced: 3 months ago
JSON representation
Deterministic pseudo-random number generation for the Savi standard library.
- Host: GitHub
- URL: https://github.com/savi-lang/deterministicrandom
- Owner: savi-lang
- License: bsd-3-clause
- Created: 2022-03-04T20:48:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T15:55:26.000Z (over 2 years ago)
- Last Synced: 2025-01-24T19:29:16.412Z (4 months ago)
- Topics: deterministic, library, prng, random, savi, standard-library
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DeterministicRandom
Deterministic pseudo-random number generation for the Savi standard library.