Str::pool()
Get a character pool with various possible combinations
Str::pool(array|string $type, bool $array = true): array|string
Parameters
Name | Type | Default |
---|---|---|
$typerequired | array orstring |
no default value |
$array | bool |
true
|
Return types
array
orstring