Please read the latest doc here! Create random strings as you need. Just attach a shortcut to our command and call it :) Command creates random data according to your settings. Text length and creation mode can be changed. It uses English charset and numbers to create X length strings. It can be used where you need random (but unique) strings in your code; so creation of unique names, security keys or even database id creation (for unit test etc.) is very simple. Some samples: chars and numbers with 30 length: cJ1PnBYyUteF3Ffg02Zp3fu34HckHJ only numbers with 50 length: 10091161525888405949481116279488058222124189518533 only chars 20 length: QhCizuEVNYOEqZVURHCc |