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 | arrayorstring |
no default value |
| $array | bool |
true
|
Return types
arrayorstring