in reply to Re^2: how to use conditional loops when using while loop
in thread how to use conditional loops when using while loop
Yeh I have been fighting with the 48/64 bit issue, I added a couple of Fs to pad the hex out to 64 bytes but I am still having problems that I guess are to do with endianisms.
I must admit that is the reason I did not post code yet and now I have to run to the airport. Perhaps I'll get a chance to play later.
The rand issue is solved by rand*rand or similar, I guess the requirement is not for crypto quality randomness here.
Must fly, Cheers,
R.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how to use conditional loops when using while loop
by ikegami (Patriarch) on Jul 28, 2005 at 16:51 UTC |