You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @lil5, unfortunately it is not possible to use Generics because we still support versions <= 1.18. I'll add this issue to our go1.18 migration plan. I'll include this idea when we bump our Go version.
Is your feature request related to a problem? Please describe.
I'm trying to fake a randomized array of unique enums
Describe the solution you'd like
To include
shuffleSlice
as Faker.ShuffleSlicego playground example
https://play.golang.com/p/1rQ2O-0aNOx
The text was updated successfully, but these errors were encountered: