| User: editor -- 2010-02-05 << 412 414 >> |
| Hits: 4810 |
| 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" on windows platform 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 |
Screenshot 1: Replace_Advanced_Window |