5 lines
126 B
BQN
5 lines
126 B
BQN
(
|
||
# ∾𝕩 not getting garbage
|
||
≠{𝕊: ! ∧´1=⥊∾⎊1 ⥊⟜1¨ (4•rand.Range 3) •rand.Range¨ 4}¨↕10000
|
||
)
|