Skip to content

CreativeGP/Num2Name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Num2Name

Generate an English name from a simple number.

How to use

Just write 'code.php' into your php file.
You can use this system by calling a function named 'num2name()'. The paramaters are as following.

num2name($num, [$min, $max]);
$num --- The number to be used to generate a random name.
$min and $max --- You can instruct approximate string length.

About

Generate an English name from a simple number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages