-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Issue: The first time faker.CCType()
is called, the value is internally cached, meaning subsequent calls will always return the same data:
Line 31 in 5effebb
var cacheCreditCard string |
Fix: Remove the caching to ensure subsequent calls are sufficiently random.
bachhh
Metadata
Metadata
Assignees
Labels
No labels