Skip to content

Using RandomGenerator instead of Random class #785

Closed
@jenetics

Description

Java 17 comes with a shiny new API for random number generators. Use the new RandomGenerator interface instead of the old Random class.

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions