From e0179f2f942c4a786719195b8e5fbe7001a1577b Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 7 Sep 2021 14:04:03 -0400 Subject: =?UTF-8?q?Use=20=E2=80=A2rand=20instead=20of=20=E2=80=A2MakeRand?= =?UTF-8?q?=20for=20APL/J=20translations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/doc/fromDyalog.html | 2 +- docs/doc/fromJ.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/doc/fromDyalog.html b/docs/doc/fromDyalog.html index 28b47fbb..13c3bafe 100644 --- a/docs/doc/fromDyalog.html +++ b/docs/doc/fromDyalog.html @@ -283,7 +283,7 @@ ! ×´1+↕ -˜((×´))1+↕ π× •math ~ ¬ ¬∊/⊣ - ? r.Range0 r.Deal with r•MakeRand num + ? •rand.Range0 •rand.Deal ¬ ¬ diff --git a/docs/doc/fromJ.html b/docs/doc/fromJ.html index 5a46cf90..ea5e1284 100644 --- a/docs/doc/fromJ.html +++ b/docs/doc/fromJ.html @@ -580,8 +580,8 @@ ? -r.Range0 -r.Deal with r•MakeRand num +•rand.Range0 +•rand.Deal e. -- cgit v1.2.3