aboutsummaryrefslogtreecommitdiff
path: root/test/fuzz.bqn
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-29 15:51:56 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-06-29 15:51:56 -0400
commit5adcb79010f43ab4ed6ac43eb4e1d8cb10c630a2 (patch)
tree3db632d9f7d5e60788eda5410d3faa76ff8c331c /test/fuzz.bqn
parent59811c3d764e0aee7899601bf5c524c661890e39 (diff)
Fix RandTyped definition
Diffstat (limited to 'test/fuzz.bqn')
-rw-r--r--test/fuzz.bqn2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fuzz.bqn b/test/fuzz.bqn
index 1a3e95fc..6a8b5452 100644
--- a/test/fuzz.bqn
+++ b/test/fuzz.bqn
@@ -89,7 +89,7 @@ RandPart ← { ¬⟜» (𝕨-1) (∧∘Rand∾1-˜⊢) 𝕩¬𝕨 }
⊢ (Rand⟜≠⊏⊢) (Rand(⊣≥⌈´⊸⌊)3+Rand∘+)˜∘≠⊸/∘(∾⟜-0∾floats∾∞)
⟩_randChoose
- RandTyped ← =⟜6◶⟨RandInt,RandFloat⊣⟩
+ RandTyped ← =⟜6◶⟨RandInt,RandFloat⊢⟩
RN ← (0⌈-⟜1) ⌊ 1‿RandRank‿RandBound _randChoose
RandSplit ← ⌽⍟(Rand∘2) (-≍⊢)⟜RN