Babel
Random Unicode String Generator
Babel generates a string of random Unicode characters for input testing. The randomly generated string can contain between 1 and 100,000 characters composed of Unicode characters in the range of U+0020 through U+FFFF and U+100000 through U+10FFFF (surrogate pair characters), but excludes undefined Unicode 5.1 code point ranges by default. This version features:
- Updated to the Unicode 5.1 spec (including new script groups and character code points)
- Custom range allows character generation from 0x01 through 0xFFFF.
- Ability to generate strings with a max length of 25,000 characters
- Improved distribution of characters from the selected language script groups







