We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There's a cprng that auto-initializes from system entropy in rt. Use that in the scheduler (and anywhere else in rt or std) instead of rand(), please.