Skip to content

krisajenkins/Elm-Random-Sampling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random.Array

by Max Goldstein

Randomized functions on the Array data structure in Elm.

The implementations seem robust but should not be trusted when cryptographic randomness is required. Tests of the shuffle algorithm are available in Test/grid.elm and Test/reference.html.

Please submit issues and bugs through GitHub. Particularly welcome are performance optimizations and (dis)proofs of statistical randomness.

About

Randomized functions on the Array data structure in Elm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.8%
  • Elm 3.0%
  • HTML 0.2%