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

Fix seed issue in Random.swift init #103

Closed
wants to merge 1 commit into from

Conversation

Jernharth
Copy link

Noticed the pattern always was the same in the tests, whatever seed I used.
Saw that the seed returned from Random.swift never changed.
Looked into Random.swift and found this.
Works like a charm now.

Noticed the pattern always was the same in the tests, whatever seed I used.
Saw that the seed returned from Random.swift never changed.
Looked into Random.swift and found this.
Works like a charm now.
@Jernharth Jernharth closed this May 28, 2021
@Jernharth Jernharth deleted the patch-1 branch May 28, 2021 08:30
@a6a18
Copy link

a6a18 commented Apr 7, 2022

I have the same concern.

Copy link

@a6a18 a6a18 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good! It work!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants