@@ -211,6 +211,11 @@ |
||
| 211 | 211 | * @return mixed |
| 212 | 212 | */ |
| 213 | 213 | // @codingStandardsIgnoreStart |
| 214 | + |
|
| 215 | + /** |
|
| 216 | + * @param integer $min |
|
| 217 | + * @param integer $max |
|
| 218 | + */ |
|
| 214 | 219 | public static function crypto_rand_secure($min, $max) |
| 215 | 220 | { |
| 216 | 221 | // @codingStandardsIgnoreEnd |