Mersenne Twister Seeds

10 views
Skip to first unread message

Arturo Reyes Lopez

unread,
Nov 20, 2015, 7:55:03 PM11/20/15
to OMNeT++ Users
Hi All,

I am running several runs with different seeds using MersenneTwister generator (by default used for OMNET++). The manual says "cMersenneTwister reads the seed-0-mt=, seed-1-mt=, etc entries to initialize RNG 0, RNG 1 etc."  and I am including the next instruction for generating the seeds:

seed-1-mt=${89625,85642,52358,89654,89632,790,9531,89654,1329,5638}

I have written numbers that came to my mind, but I don't know which numbers I can include. If I can include any number, it would be valid to write? :
seed-1-mt=${1,2,3,4,5,6,7,8,9,10}

My doubt is which numbers can I include in the generation? I understand that these numbers initialize the MmersenneTwister algorithm, but is any number valid to be included as parameter? how can I know that I am including "good" numbers?


Thank you for your answer

Reply all
Reply to author
Forward
0 new messages