https://github.com/madsmtm/vitters-algorithm
Generate a sequence of random numbers, without duplication
https://github.com/madsmtm/vitters-algorithm
card-dealing random rust rust-crate rust-lang urn-sampling vitter
Last synced: 7 months ago
JSON representation
Generate a sequence of random numbers, without duplication
- Host: GitHub
- URL: https://github.com/madsmtm/vitters-algorithm
- Owner: madsmtm
- License: mit
- Created: 2020-03-14T17:35:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T17:42:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-13T21:37:16.448Z (about 1 year ago)
- Topics: card-dealing, random, rust, rust-crate, rust-lang, urn-sampling, vitter
- Language: Rust
- Homepage: https://getkerf.wordpress.com/2016/03/30/the-best-algorithm-no-one-knows-about/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vitters-algorithm
Generate a sequence of random numbers, without duplication