Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 422 Bytes

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