marcuspi / random-factor
Makes strings of random words (if you need a semi-safe random word combination)
v2.0
2018-02-22 23:04 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 01:48:11 UTC
README
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.