Quote:
Originally Posted by cbk1994
Somebody will probably post below me and point out that you can sort of use randomString, so let me say preemptively to avoid that; it's not intended for arrays and has some pretty big issues when used with them.
|
It might not have been created with the use of arrays in mind, but the only associated issue with it that I'm aware of is that it requires more than one element to return a value - something Stefan supposedly has fixed.
Quote:
Originally Posted by Stefan
Ok will fix that behaviour of randomstring(), it was originally not made for getting arrays as input.
|