Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Hackzilla
PasswordGenerator
RandomGenerator
NoRandomGenerator
PHP Class Hackzilla\PasswordGenerator\RandomGenerator\NoRandomGenerator
Inheritance:
implements
Hackzilla\PasswordGenerator\RandomGenerator\RandomGeneratorInterface
Datei anzeigen
Open project: hackzilla/password-generator
Public Methods
Method
Description
randomInteger
(
integer
$min
,
integer
$max
) :
integer
This return the $min, and is for testing only.
Method Details
randomInteger()
public
method
This return the $min, and is for testing only.
public
randomInteger
(
integer
$min
,
integer
$max
) :
integer
$min
integer
$max
integer
return
integer