by Patrick Corgan
Version 5 (October 2, 2023)
Download (904 downloads)
Generate a string of random letters. What's not to love? Includes a method to expand the pool of characters that the string is built from.
------------------------------
𝘉𝘺 𝘗𝘢𝘵𝘳𝘪𝘤𝘬 𝘊𝘰𝘳𝘨𝘢𝘯
🛠️𝕔𝕠𝕞𝕞𝕖𝕟𝕥𝕤 𝕒𝕟𝕕 𝕔𝕣𝕚𝕥𝕚𝕔𝕚𝕤𝕞𝕤 𝕨𝕖𝕝𝕔𝕠𝕞𝕖⚒️
------------------------------
Version 2: Added another method that will allow for simple expansion of the character set that the string is built from.
Version 3: Added a method that gets the string from a website. Thank you, Sid Stone.
Version 4: Website API no longer supports random string generation. Removed option.
Version 5: Added option to copy the string to the clipboard.
Sid Stone: I like that except that the length of the output string can't be longer than your string of letters; and the output string will not duplicate any of the letters in your string. My method is more flexible, but I love the fact that yours can be one block.
Server Bot: Because somebody asked for it on reddit. Also, somebody might find it useful or informative. Also, I might learn something doing it. Also, why not?
5 stars | 10 | |
4 stars | 0 | |
3 stars | 0 | |
2 stars | 0 | |
1 star | 1 | |
Reports | 0 |
Rate and review within the app in the Community section.