Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

support custom random sources #138

@fredbi

Description

@fredbi

A nice addition would be to be able to set custom random sources.

I see several reasons for that:

  1. Seed a random source to generate a stable set of fake data
  2. Use an alternate random generator, such as xorshift, for faster fake data generation
  3. Have full control over when concurrency-safety is desirable or when it is not

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions