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