Skip to content
/ Codnet Public

A randomizer is a simple class that generates unique characters such as passwords, random letters for links specificity for website use. The class is written in php language

Notifications You must be signed in to change notification settings

BGS-26/Codnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Randomizer

The Randomizer creates unique strings of different characters, a generator.

How?

Length of the characters can be controlled through setting a number and it generates the characters that suits your desired length parameter that you have entered.

uses

-Generate the characters for links -Generate random passwords -Generate for unpredicatable id for user in the website

Language

Php language

About

A randomizer is a simple class that generates unique characters such as passwords, random letters for links specificity for website use. The class is written in php language

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages