Skip to content

The function of this package is to generate random letters and numbers based on the number that you will specify, and if you do not specify, you will generate 10 random letters and numbers

License

Notifications You must be signed in to change notification settings

Ahmed-Sharkawy/Random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random

Description

The function of this package is to generate random letters and numbers based on the number that you will specify, and if you do not specify, you will generate 10 random letters and numbers

Installation

    composer require sharkawy/random

Append Use

`use Sharkawy\Random\Random;`
    use Sharkawy\Random\Random;
    return Random::generateRandomString(10000);

About

The function of this package is to generate random letters and numbers based on the number that you will specify, and if you do not specify, you will generate 10 random letters and numbers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages