PHP » GoLang |
login |
register |
about
|
GoLang gmp_random_bits
request it (332)
GoLang replacement for PHP's gmp_random_bits
[edit | history]
gmp_random_bits(PHP 5 >= 5.6.3, PHP 7) gmp_random_bits — Random number Description
Generate a random number. The number will be between
0 and (2 **
Parameters
Return ValuesA random GMP number. Examples
Example #1 gmp_random_bits() example
<?php The above example will output: 3 15 |
more
Recently updated
more
Most requested
more
Last requests
|