bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] How to get the seed in order to produce the next rand() outpu


From: Peng Yu
Subject: [bug-gawk] How to get the seed in order to produce the next rand() output?
Date: Tue, 13 Nov 2012 17:10:27 -0600

Hi,

Suppose that I run rand() for a number of time and the awk terminate.
Then I start the awk program again and I want to get the results from
rand() as if the program was not terminated. To do so, a seed is need.
Does anybody know how to get the current seed of rand()? Thanks!

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]