Random Hiragana Output?
I'm trying to generate random hiragana characters. I figure the best way to do it is to create an array in which the raw encoding that cannaserver uses for each hiragana character is stored, then pick a random index of the array and output it. The only problem is that I don't know what encoding cannaserver users, and am having trouble finding documentation on it.
Does anyone know what kind of encoding it uses or where I can look to find out?
|