Top articles
Categories
Recent Comments
- Niels on Blog name generator
- Quinn on Blog name generator
- Human on Name generator script
- Niels on How to make a name generator
- Stacy on How to make a name generator
Tag Archives: randomness
Guide to random names – more complex randomness
In this guide I’ll show you how to make complex random algorithms to use with my name generator script to make better and more variated random names. The example in this guide is taken from my Random Name Generator, which … Continue reading
Random numbers and random names
One of the basic things in making good name generators is random numbers. But how to create random numbers, random names and how is true randomness defined? True randomness At Princeton University radomness is defined as: randomness – the quality … Continue reading