Replace Pioneer Home
All Examples
Free Download
all
Advanced search and replace
Replace text in multiple files
Regular expression replace
Batch file rename
Batch download
Text file parser
Text file splitter
Html text generator
Search replace binary
Random word generator
Count and statistics
Character encoding
Bin Hex Oct Dec converter
Text generator
Text sort
Text merge
Text data calculation
RSS: Replace Pioneer Examples
539.Random word generator -- How to batch replace the word COLOR with one of the color name randomly?
User:
editor -- 2010-06-18
<< 538
540 >>
Hits:
583
Type:
Random word generator
Search all
Random word generator
examples
Description:
How to batch replace the word COLOR with one of following color name "yellow,red,green,blue,pink,purple" randomly?
Input Sample:
.... COLOR ....other words
.. COLOR ... COLOR ..other words
..........
Output Sample:
.... green ....other words
.. purple ... yellow ..other words
..........
Answer:
Hint: You need to
Download and install "Replace Pioneer"
on windows platform to finish following steps.
1. ctrl-o open source text file
2. ctrl-h open replace window
* in 'search for pattern', enter:
COLOR
* in 'replace with pattern', enter:
scalar(('yellow','red','green','blue','pink','purple')[rand(6)])
3. click 'Replace', done!
Similar Examples:
How to batch replace 'old' to 'new' in many pdf files?
(60%)
How to change the word "good" to one of its synonyms randomly in a text file?
(58%)
How to replace only one occurrence of string in text randomly?
(57%)
How to batch replace the last 5 "old" with "new" in a text file?
(56%)
How to replace the all word "test" with the first word in same line?
(55%)
How to batch rename files with the first word of file contents?
(54%)
How to replace all words PLACE_HOLDER with title of the html file?
(54%)
How to search and replace words in specified column in csv file?
(52%)
Check Demo of
Random word generator
Keywords:
green
randomly
scalar
random word generator
word generator
ord generator
random word
random wor
random wo
rando
word color generator
batch color word
generator color batch
batch color
color word batch
batch word generator
name text generator
replace word randomly