Skip to content

frey-mz/alea-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alea

Rust port of Johannes Baagøe's Alea PRNG. Crates.io License

This project contains three functions:

Alea: a rust port of Alea, guaranteed to output the exact values as the original 0.9 version of javascript Alea

Mash: Alea's string hasher

AleaFast: a rust port of Alea optimized for performance, however it may differ from the original on extreme seeds or heavy rng rolls

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages