Files
Odin/core/os
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-10 07:15:44 +01:00
2024-08-04 15:24:26 +01:00
2024-08-04 11:46:42 +01:00
2024-08-04 15:24:26 +01:00
2025-01-10 05:56:56 +03:00
2025-01-10 07:07:40 +01:00
2024-09-22 13:04:23 +01:00
2024-10-10 09:14:29 -07:00
2024-10-10 09:14:29 -07:00
2024-08-04 15:24:26 +01:00
2024-12-20 17:19:04 +01:00
2024-08-04 15:24:26 +01:00