Ako Suminoe :njp: on Nostr: The same is true for using C's rand() function, and is why the OpenBSD project ...
The same is true for using C's rand() function, and is why the OpenBSD project introduced the arc4random*() functions. And because most languages just wrap around C's standard library, it means that most languages have this issue unless you go out of your way to find the better random number generator.
Published at
2023-05-25 23:10:03Event JSON
{
"id": "4d4b5be0c8f7199a073b95c8f7e3b6e003173132696323aa8ddf1d80d7b0096e",
"pubkey": "5f01776c0691515e825871d13aaafc46d807201cb4332c0d7112c3386ffb2e24",
"created_at": 1685056203,
"kind": 1,
"tags": [
[
"p",
"a26d9180040977fbfa673374da58b057b2be33bd1b2615301969e2d7171a7c42",
"wss://relay.mostr.pub"
],
[
"e",
"2e91ccd425a87cc86211e82812cb935c48e3f34dc9d23776adc53165e2962d31",
"wss://relay.mostr.pub",
"reply"
],
[
"mostr",
"https://poa.st/objects/ea82ed10-92ee-46fe-957c-b9870cbe2c6b"
]
],
"content": "The same is true for using C's rand() function, and is why the OpenBSD project introduced the arc4random*() functions. And because most languages just wrap around C's standard library, it means that most languages have this issue unless you go out of your way to find the better random number generator.",
"sig": "31885f98bd2bf2dfbc67582feec32816cdb705257c10f76d6fd8d2a7fb6dc1a5994d4a31bac0b5755b71b20cdc42c83daf8685ba7be76d8b7da5e0ac128184da"
}