From 5adcb79010f43ab4ed6ac43eb4e1d8cb10c630a2 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 29 Jun 2021 15:51:56 -0400 Subject: Fix RandTyped definition --- test/fuzz.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') 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 -- cgit v1.2.3