Str::pool()
Get a character pool with various possible combinations
Str::pool(array|string $type, bool $array = true): array|string
Parameters
Name | Type | Default |
---|---|---|
$type * | array |string |
– |
$array | bool |
true |
Return type
array
|string