| User: editor -- 2010-02-09 << 416 418 >> |
| Hits: 4842 |
| Type: Random word generator |
| Search all Random word generator examples |
| Description: |
| How to generate 200 random numbers within 100 to 300? |
| Output Sample: |
| 103 222 107 ... ... total 200 numbers |
| 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' tab. Put following text into 'insert begin text' entry: 3. click 'Replace', done. 4. ctrl-s save to file Please refer to following address for function rand_str() description: http://www.mind-pioneer.com/replace/help/Functions.html |
| Download Script: scripts/417.rst.zip |
Screenshot 1: Replace_Advanced_Window |