diff --git a/README.md b/README.md index 51049ee..b150566 100755 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ randomstring.generate({ - `numeric` - [0-9] - `hex` - [0-9 a-f] - `custom` - any given characters + - `capitalisation` - define whether the output should be lowercase / uppercase only. (default: null) [OPTIONAL] + - `lowercase` + - `uppercase` ## Command Line Usage