mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 19:40:28 +00:00
BigInteger: one more change to the comments
This commit is contained in:
parent
0eb0ae7ff7
commit
4b9eb4af27
@ -3095,7 +3095,7 @@ class Math_BigInteger
|
||||
* $max->random($min)
|
||||
*
|
||||
* @param Math_BigInteger $arg1
|
||||
* @param optional Math_Integer $arg2
|
||||
* @param optional Math_BigInteger $arg2
|
||||
* @return Math_BigInteger
|
||||
* @access public
|
||||
* @internal The API for creating random numbers used to be $a->random($min, $max), where $a was a Math_BigInteger object.
|
||||
|
Loading…
Reference in New Issue
Block a user