Text help

January 29th, 2020

DGQDSAA
Anyone know how to generate text like this?

Answer #1
With this:
http://www.random.org/strings/
Cheers
Answer #2
With this:
http://www.random.org/strings/
Cheers

Thanks for the link, but, not sure how to work it.
Answer #3
How do you mean that you aren’t sure how to work it.
Generate ___ random strings (maximum 10,000). – This will generate as many Words as you wish….
Each _____ string should be characters long (maximum 20). – This means, how many letters you want for your Word to contain – as your example, it has 7 letters….
Which characters are allowed to occur in the strings?
– for your example you will choose – Uppercase letters (A-Z)
Do you want each string to be unique?
– I would choose this – Each string should be unique Click on the – Get Strings
Cheers
Answer #4
He means the text that looks like 8 bit block text, not the randomised text (I think)
The html code for it is..
& #65316; & #65319; & #65329; & #65316; & #65331; & #65313; & #65313;
(Remove the spaces)

Maybe that will help?
Edit – it does.. it’s unicode for the “Fullwidth Latin Capital Letter D”
http://www.codetable.net/decimal/65316

 

| Sitemap |