Skip to content

Use custom rand() #27

Description

@krychu

This is an issue to find the best replacement for stdlib rand(). It'll be great to enjoy all the benefits but care needs to be taken to ensure good quality of the implementation as it directly impact the quality of generated images.

Rationale:

  • Better performance: speed and quality
  • Stability across platforms / different stdlibs
  • Don't alter rand() sequence in case the user app relies on it

Reference material

/cc @ggcrunchy, @ggsg-francis

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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