Re: Random number generator



On 23 Aug 2006 07:59:21 -0700, "djeanne" <djeanne75@xxxxxxxxx>
enlightened us:

Hi all,

I am looking for a way to generate random numbers with good quality.
The system the generator should be working on is an MVS system.

Does anyone have a clue of how to do it ?

Thanks in advance,

Djeanne.

In your Cobol manual look up Function Random (x).

Regards,
////
(o o)
-oOO--(_)--OOo-


"I can levitate birds. No one cares."
--Steven Wright
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Remove nospam to email me.

Steve
.



Relevant Pages

  • Re: Random number generator
    ... I am looking for a way to generate random numbers with good quality. ... The system the generator should be working on is an MVS system. ... not good at all for cryptographic purposes. ... You might consider researching RC4 if you need a Pseudo-Random Number generator that has some desireable qualities for cryptography. ...
    (comp.lang.cobol)
  • Re: Random number generator
    ... The system the generator should be working on is an MVS system. ... although lead to poor stastistical behaviour for simulations, and vice versa (good for statistical simulations, but cryptographically poor). ...
    (comp.lang.cobol)
  • Random number generator
    ... I am looking for a way to generate random numbers with good quality. ... The system the generator should be working on is an MVS system. ... Does anyone have a clue of how to do it? ...
    (comp.lang.cobol)