Navigation
Easy Password Maker
Python
This is a python script
Markov-Chain Random Name Creator
yuval April 18, 2010 - 14:21
This python script uses a word file to build a Markov model of the language. It then uses the model to create a random name, that will still sound good. If you need a name for a new web site this is the script for you!!
This script take several seconds to initialize itself and build the model. So if you want lots of names, run the last line in a loop. It will work much faster.
Example output results:
- Undisan
- Dscov
- Furon
Create "Guess My Number" Cards
yuval April 18, 2010 - 14:20
I've got this python script that creates magic cards. You can use these magic-cards to read minds of people!
This is how it works:
Cheat in spelling words
yuval April 18, 2010 - 14:18
Remember that facebook game that requires you to spell words using a set of letters? If if recall correctly it is called Word Challenge.
Download this to help you win it. Requires Python (tested on 2.5)
Input the set of letters, and the script will give you the words to type.