Just for your information. The [Faker v1.22.0](https://github.com/FakerPHP/Faker/releases/tag/v1.22.0) include natively enumeration for the `randomElement` and `randomElements` functions. So we can maybe remove `EnumProvider` class from this repository.
Just for your information.
The Faker v1.22.0 include natively enumeration for the
randomElementandrandomElementsfunctions.So we can maybe remove
EnumProviderclass from this repository.