commit 51f7e4b8e7e44266271278a494031450e6b5813b
parent 2330b489eda432165b66f188f802ed419d9391cc
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 23 May 2025 19:08:13 +0200
commit with codex
Diffstat:
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/random_structure b/random_structure
@@ -1,7 +1,9 @@
# Random structure
- [random_graph]
+- [random_hypergraph]
- [random_walk]
- [random_dfa]
+- [random_permutation]
Up: [randomness]
diff --git a/randomness b/randomness
@@ -5,13 +5,7 @@
- [kolmogorov_complexity]
- [pseudorandomness]
- [prng]
-
-## [random_structure]
-
-- [random_graph]
-- [random_hypergraph]
-- [random_walk]
-- [random_dfa]
+- [random_structure]
## Tasks