We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436b791 commit 6568a40Copy full SHA for 6568a40
README.md
@@ -2,5 +2,9 @@
2
Creates strings with an adjective and a noun. Used for semi-safe stuff like simple two factor authentication.
3
## Usage
4
`random_factor($lang = 'en', $spacing = ' ')`
5
+
6
+Supports English (en) and Norwegian (no).
7
## Installation
-Composer, get it as `"marcuspi\random-factor": "dev-master"`
8
+Composer, get it as `"marcuspi/random-factor": "dev-master"`
9
+### Is this safe to use?
10
+Probably not.
0 commit comments