fix(core): update

This commit is contained in:
2019-04-16 08:55:37 +02:00
parent c92ece79ff
commit 95d5c6ceee
8 changed files with 39 additions and 63 deletions

View File

@ -2,12 +2,12 @@ import * as plugins from './smartstring.plugins';
/**
* creates a random string
*
*
* ```ts
* createRandomString('AAAA')
* //=> 'AGHR'
* //=> 'AGHR'
* ```
*
*
* @param patternArg the pattern argument to use, Aa0!* are viable pattern descritors
* @param lengthArg the length of the random string
* @param optionsArg options