Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sapessi/nearly_divisionless_rand

Rust implementation of Daniel Lemire's "Nearly Divisionless Random Integer Generation" alogrithm
https://github.com/sapessi/nearly_divisionless_rand

Last synced: 24 days ago
JSON representation

Rust implementation of Daniel Lemire's "Nearly Divisionless Random Integer Generation" alogrithm

Awesome Lists containing this project

README

        

Rust implementation of Daniel Lemire's ["Nearly Divisionless Random Integer Generation"](https://lemire.me/blog/2019/06/06/nearly-divisionless-random-integer-generation-on-various-systems/) alogrithm.

Inspired by [@colmmacc excellent tweet thread](https://twitter.com/colmmacc/status/1153715663946444800).