Skip to content

stroncium/hx-rnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Randomization-related tools for haxe ==

Currently there are only 2 classes:

  • rnd.FastRNG - abstract-based fast(very fast) RNG, non-cryptosecure.
  • rnd.FastRNGObj - same as FastRNG, but uses object, so can be shared, but works slower(but still very fast).

About

PRNG for haxe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages