Files
Odin/core/os/os2
Feoramund d6002d68a2 Make os2.random_string use context.random_generator
This removes the data race caused by multiple threads using the
unprotected global `random_string_seed`, so long as no two threads share
the same random generator; this is the default case.

Additionally, `os2.random_string` now takes into account the full buffer
slice given to it.
2025-03-03 19:17:29 -05:00
..
2025-01-05 12:55:35 +00:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-02-28 13:52:51 +00:00
2025-01-18 22:23:44 +01:00
2024-08-04 11:10:17 +01:00
2025-01-18 22:23:44 +01:00
2024-07-24 13:47:57 +01:00
2025-02-27 18:54:38 -05:00
2025-01-18 22:23:44 +01:00
2025-02-27 18:54:38 -05:00
2025-01-18 22:23:44 +01:00
2024-09-26 07:13:00 +11:00
2025-02-27 18:54:38 -05:00
2024-10-04 13:52:44 +02:00
2025-02-27 18:54:38 -05:00
2025-01-18 22:23:44 +01:00
2025-01-01 15:13:46 +00:00
2025-01-18 22:23:44 +01:00