![]() |
|
|
|
|
|
|
|
|
Lotto(source) |
This is an exercise in random number generation. This was made for the simple exercise of creating a random number generator to give results into predefined ranges. It shows just how "random" computer number generation is. |
|
WordSearch(source) |
This is an exercise in random character generation within a specified array. Random directions, etc are all here. This was made for my kids to make wordsearches for school. It's pretty cool, but the list still does not come up in mixed form. |
|
|
|