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