Skip to content

Add randomIOs and randomRIOs? #57

@kindaro

Description

@kindaro

There are 3 dimensions on which the random function may vary:

  • To generate a list.
  • To generate within range.
  • To generate with the global random number generator.

That should give 8 options, but we only have 6. The other 2 are missing. I find the IO functions comfortable to use, but for now I have to put gen <- getStdGen everywhere for no reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions