Hello Eleanor,
I also notice that the random number generation does not provide a true numeric format but rather provides hex values.
From the ICSF - Random Number Generator (ISPF Panel), I see the following:
Parity Option ===> RANDOM ODD, EVEN, RANDOM
Random Number1 : 77034B41AFABC444 Random Number 1
Random Number2 : 9ABF339EC4D057F1 Random Number 2
Random Number3 : 4A87073D23E52B69 Random Number 3
Random Number4 : 7C8095E603548FB5 Random Number 4
And when I try to use CSFBRNG to generate an 8 byte random number, I see it as this in the spool:
WS-RANDOM-NO-PIC-X: ýÐNÝI¤¾
And UTF-8 of this as:
UTF-8: C¨C°+C¸ñ)B´
Is this working as designed? I am wondering if it is possible to generate a proper numeric value as well?
Regards,
Deepak
Deepak.Paul.John