Skip to content

Files

Latest commit

 

History

History
10 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 339 Bytes

RandomFactor

Creates strings with an adjective and a noun. Used for semi-safe stuff like simple two factor authentication.

Usage

random_factor($lang = 'en', $spacing = ' ')

Supports English (en) and Norwegian (no).

Installation

Composer, get it as "marcuspi/random-factor": "dev-master"

Is this safe to use?

Probably not.