Method randomString documentation
Returns a random String with random lenght,
Example
```javascript
//"U7xXO0Xb"
bbn.fn.randomString(3,10);
```
Example
```javascript
//"H8F"
bbn.fn.randomString(3);
```
Returns a random String with random lenght, - Generates a random string from the length of the random number,
taken from a range of numbers providing either only the minimum or also the maximum as arguments.
BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way
This website uses cookies to ensure you get the best experience on our website.
© 2011-2023
BBN Solutions