Replace Pioneer Home   All Examples   Free Download

 New request --free

413.Random word generator -- How to generate a full list from 'aaa' to 'zzz' with random order?

User: editor -- 2010-02-05
Hits: 25
Type: Random word generator   
Search all Random word generator examples
Description:
How to generate a full list from 'aaa' to 'zzz' with random order?
Output Sample:
axd
zxv
...
...
Answer:
Hint: You need to Download and install "Replace Pioneer" to finish following steps.
1. ctrl-h open 'replace' window.
2. click 'Advanced' page, write following in 'Insert End Text' entry:

3. click 'Replace', done.
4. ctrl-s save to file.

Please check following link for definition of rand_str_unique:
http://www.mind-pioneer.com/replace/help/Functions.html
Download Script:
scripts/413.rst.zip
Check Demo of Random word generator