Skip to content

java.lang.Random is Serializable but scala.util.Random is not #4664

@scabug

Description

@scabug

There doesn't seem to be a good reason why scala.util.Random shouldn't be serializable. It uses java's Random as parameter and that is serializable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions