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
Fix: Remove the caching to ensure subsequent calls are sufficiently random.
Metadata
Metadata
Assignees
Labels
No labels