Skip to content
forked from autonomio/chances

Package that implements several pseudo, quasi, and true, including quantum random methods into a unified single-line command interface.

License

Notifications You must be signed in to change notification settings

bjtho08/chances

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



A python package that implements several pseudo, quasi, and true, including quantum random methods into a unified single-line command interface.

Travis branchCoverage Status

methods

  • Quantum
  • Ambient sound
  • Halton sequence
  • Korobov matrix
  • Latin hypercube
  • Latin hypercube with Sudoku style constraint
  • Improved Latin hypercube (very slow)
  • Uniform mersenne
  • Uniform cryptographically sound

visualization

  • 1d plot
  • 2d plot

todo

  • test degree of randomness for each method
  • add degree of randomness test methods
  • add more random methods
  • add shuffle function
  • add support for strings

About

Package that implements several pseudo, quasi, and true, including quantum random methods into a unified single-line command interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%