https://bugzilla.wikimedia.org/show_bug.cgi?id=35894

--- Comment #6 from Sam Reed (reedy) <s...@reedyboy.net> 2012-04-12 13:39:32 
UTC ---
echo CryptRand::generateHex( 64 );
echo CryptRand::generateHex( 16 );

C:\Users\Reedy\Desktop>E:\php\php.exe CryptRand.php
CryptRand::realGenerate: Generating cryptographic random bytes
CryptRand::realGenerate: mcrypt_create_iv generated 32 bytes of randomness.
CryptRand::realGenerate: 0 bytes of randomness leftover in the buffer.
a2be3683f35deb171184b7daba33f324ecca1e50fe61e2dbeed02104a16aeaf7CryptRand::realGenerate:
Generating
cryptographic random bytes
CryptRand::realGenerate: mcrypt_create_iv generated 8 bytes of randomness.
CryptRand::realGenerate: 0

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to