5 lines
83 B
Text
5 lines
83 B
Text
|
|
If OpenCryptRandom()
|
||
|
|
MyRandom = CryptRandom(#MAXLONG)
|
||
|
|
CloseCryptRandom()
|
||
|
|
EndIf
|