How to randomly display non-English characters from UNICODE?
-
Hi All,
I would like to create console application that will display randomly non-English characters from UNICODE.
For example:
Depends on the command parameters will display randomly French non-ASCII or Japanese characters.Could you please tell me how to do this?
Kind regards,
Daniel -
Hi!
Unicode table contains whole set of symbols.
http://unicode-table.com/ru/#tai-tham
Just solve the random number and select symbol from table