Skip to content

Immortalin/birthday_paradox_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birthday Paradox Monte Carlo Simulation

  • Runs in parallel courtesy of Rayon
Usage: birthday_paradox_sim [options]

Options:
    -n CYCLES           set number of cycles to run
    -p PEOPLE           set number of people to test for birthday collisions
    -h, --help          print this help menu

Chart of number of birthday collisions from 0 to 100 people in a room through 100 iterations

Monte Carlo Graph

About

Monte Carlo Simulation of Birthday Paradox in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages