Skip to content

Math.randomize() inconsistent behavior #40

@tae1han

Description

@tae1han
Math.randomize();
Math.randomf() => float val;

<<<val>>>;

Using Math.randomize() does not seem to reset the random seed, and actually seems to explicitly seed the RNG. Above code gives the same value for Math.randomf() when run successively.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions