Randomize SRAM when first created

This commit is contained in:
2025-08-03 18:42:19 -04:00
parent d4844a303a
commit 89dfeeeb2d
3 changed files with 17 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ num-derive = "0.4"
num-traits = "0.2"
oneshot = "0.1"
pollster = "0.4"
rand = "0.9"
rfd = { version = "0.15", default-features = false, features = ["xdg-portal", "async-std"]}
rtrb = "0.3"
rubato = "0.16"