Skip to content

Jonathan357611/InfiniteMonkeyTheorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Explanation

The "Infinite monkey theorem" is a theorem, which says that a monkey with a typewriter and an infinite amount of time WILL eventually write books, every finite number, etc

You can read more about it here.

The program

This program will "simulate" the monkey in the descriped theorem by outputing random lower case letters very fast until it finds the searched word. The program will also show you some statistics and chances.

Demo

demo

It is written using python and the curses library.

Updates

  • Added whitespaces
  • Added larger display of random letters
  • Added more information

I'd love any feedback!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages