Added
- `alphanumeric` and `alpha` methods. These replace `v1` method `string`.
Removed
- **BREAKING**: `string` method.
- `ignore_max_length` option in the `string` and `integer` functions, the `length` option can now be as big as desired.
Changed
- **BREAKING**: `integer` method renamed `numeric`.
**Full Changelog**: https://github.com/w-kuipers/simpleUID/compare/v1.1.0...v2.0.0-alpha.0