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
410.Random word generator -- How to add random digit/chars at the end of each line?
User:
editor -- 2010-02-02
<< 409
411 >>
Hits:
7305
Type:
Random word generator
Search all
Random word generator
examples
Description:
How to add random digit/chars at the end of each line?
Need to add 12 random digit and chars at the end of each line.
Input Sample:
test line1
this is test line2
this is line3
Output Sample:
test line1 QQBp8OIepW7O
this is test line2 T49W7r3H6Pvk
this is line3 NMhNBF4h0nwp
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 dialog
* set "Replace Unit" to "Line"
* enter "Replace with Pattern" to:
$match rand_str(12,0..9,'a'..'z','A'..'Z')\n
3. click 'Replace', done!
Please refer to following address for function rand_str:
http://www.mind-pioneer.com/replace/help/Functions.html
Download Script:
scripts/410.rst.zip
Screenshot 1: Replace_Window
Similar Examples:
How to add a word "myword" at the end of each line?
(70%)
How to add a <BR> at the end of each line?
(70%)
how to add several words such as @socks5 in the end of each line?
(67%)
How to add a semicolon at the end of each line?
(66%)
How to add different words at the beginning of each line?
(64%)
How to add first line to the start of each line?
(62%)
How to add a star at the beginning and a hash at the end of line?
(61%)
How to decrease the first 4 digits in the beginning of each line by 1000?
(59%)
Check Demo of
Random word generator
Keywords:
functions
random word generator
refer
help
random word gen
word generator
ord generator
random word
random wor
random wo
random digit generator
word generator end with
random text digit
chars generator
random word generator end
open source random word generator
random word generator source
random word generator open source