aboutsummaryrefslogtreecommitdiff
path: root/spec/system.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/system.md')
-rw-r--r--spec/system.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/system.md b/spec/system.md
index 81802c83..b62db9e5 100644
--- a/spec/system.md
+++ b/spec/system.md
@@ -210,7 +210,7 @@ More accurately the modifier `•_maxTime_` *may* fail if execution of `𝔽` ta
## Random generation
-`•MakeRand` initializes a deterministic pseudorandom number generator with seed value `𝕩`. `•rand`, if it exists, is a globally accessible generator initialized at first use. A random generator has the following member functions:
+`•MakeRand` initializes a deterministic pseudorandom number generator with seed value `𝕩`. `•rand`, if it exists, is a globally accessible generator initialized at first use; this initialization should use randomness from an outside source if available. A random generator has the following member functions:
| Name | Summary
|-----------|------------------------------