Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

126.Random word generator -- How to generate a random binary sequence matrix?

User: editor -- 2008-05-18          << 125  127 >>
Hits: 4782
Type: Random word generator   
Search all Random word generator examples
Description:
How to generate a random binary sequence matrix?
Output Sample:
00111 01110 11011 11001 10001 00011 11101 11110 
00111 00101 00100 11110 10011 11100 00111 10101 
10111 11010 11010 01100 00101 01111 00001 11110 
11011 11110 00010 01001 00111 00110 00110 01101 
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
This is an example to use self-defined perl functions 
1. press ctrl-h open 'Replace' dialog 
2. open 'Advanced' page 
* set 'Run Following at the begining of replace: 
 
-- Define a function to output 40 random binary grouped by 5 
* set 'Insert begin text': 
 
-- Invoke the self defined function 4 times 
3. click 'Replace', done.
Download Script:  scripts/126.rst.zip

Screenshot 1:  Replace_Advanced_Window


Similar Examples:
How to generate a list with random numbers between 10 and 70? (60%)
How to generate a list of strings with sequence id decreased? (59%)
How to replace a repeated string in unsequenced order? (57%)
How to generate a list of sentences from template sentence? (56%)
How to generate all palindromic prime with specified length?
(55%)
How to generate a list of web pages with 2 numbers increased in sequence? (53%)
How to replace some text with a random line from another file? (53%)
How to decode all 8-bits binary sequences into English chars? (53%)

Check Demo of Random word generator
Keywords:
random binary sequence  generate a random binary sequence  how to generate a random binary sequence  binary sequence matrix  rrr  sequence matrix  matrix  binary sequence  begining  perl  binary matrix generator  generate the binary sequence  generate a binary sequence  perl random word generator  binary word generator  generate random binary matrix  generate binary sequence  random binary matrix generator