ObjectHydrator
ObjectHydrator copied to clipboard
Hydrator is not generating Enum randomly
It seems that Hydrator is always using first Enum value instead of selecting the values randomly.
I have fixed this issue under https://github.com/PrintsCharming/ObjectHydrator/pull/20