diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/fuzz.bqn | 2 |
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 |
