User: editor -- 2012-11-21 << 1025 1027 >> |
Hits: 3625 |
Type: Random word generator |
Search all Random word generator examples |
Description: |
How to distribute 6 numbers into multiple lines randomly? |
Input Sample: |
linea lineb linec lined linee linef lineg lineh linei linej linek |
Output Sample: |
linea lineb 2 linec lined 1 linee linef 4 lineg 5 lineh linei 6 linej 3 linek |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. ctrl-o open text file 2. ctrl-h open 'replace' dialogue * set 'replace with pattern' to: * click 'advanced' tab, set 'run following for each matched unit' to: 3. click 'replace', done. |
Screenshot 1: Replace_Window |
Screenshot 2: Replace_Advanced_Window |