Skip to content

Initialize random using unpredictable data #280

@joente

Description

@joente

Describe the bug
Currently, random is initialized using a time seed and can therefore be guessed after knowing the time a node has started.

To Reproduce
The seed is initialized in main.c, directly at started. So the seed can be guessed.

Expected behavior
Use an unpredictable seed for random.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions