please there is a way to generate random text ?
Or convert number to text symbol of normal (ASCII) keyboard?
I dont' mean generate ASCII number but [print] single (or list) keyboard symbols
Something like [spell] but in opposite direction
thanks
g
Generate text
please there is a way to generate random text ?
Or convert number to text symbol of normal (ASCII) keyboard?
I dont' mean generate ASCII number but [print] single (or list) keyboard symbols
Something like [spell] but in opposite direction
thanks
g
lol how odd i need a flat iron i am about to straighten my hair lol we are getting so odd here : )
[random 5]
|
[sel 0 1 2 3 4] ------+
| \ \ \ |
[ran( [dom( [txt( [voi( [la(
I'd suggest using a languages like PERL, which is all about text parsing and construction. pd is great for somethings, but text processing isn't one.
edit: what's with the iron theme in the first two answers?
any technology distinguishable from magic
is insufficiently advanced.
if anyone is confused about the 'iron' thing, it was a reply to a spam, which i have now deleted.
[makefilename %c] will convert ASCII numbers to characters. And you can use [list2symbol] to merge single characters into words.
[i r o n(
|
| [symbol( <-- bang first
| |
[list2symbol]
|
[iron\
This is what i was looking for. Thank you Guyz.............:)
Oops! Looks like something went wrong!