Skip to content

Simulating a random walk to find the number of die rolls (each result corresponding to an instruction) it would take to reach a given step of an infinite staircase.

Notifications You must be signed in to change notification settings

VictorBezak/random-walk-infinite-staircase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Infinite Staircase - A Random Walk Simulation

Simulating a random walk to find the number of die rolls (each result corresponding to an instruction) it would take to reach a given step of an infinite staircase.

Can accept a target step as a command-line argument, or will default to 60.

Infinite Staircase

About

Simulating a random walk to find the number of die rolls (each result corresponding to an instruction) it would take to reach a given step of an infinite staircase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages