From b4b045a8e7c65783d94812553e31ae0282e80cc4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 21 Dec 2011 15:40:22 -0800 Subject: * arith.c (normalize): Linkage changed to extern. * arith.h (normalize): Declared. * rand.c (random): Bugfix: normalize the bignum before returning it. * txr.1: Doc stubs for PRNG functionality. --- txr.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index e064eed5..a8ea5aba 100644 --- a/txr.1 +++ b/txr.1 @@ -5708,6 +5708,14 @@ yields (1 2 3 4 5). In TXR Lisp, this usage can be simulated using .SS Function interp-fun-p +.SS Variable *random-state* + +.SS Function make-random-state + +.SS Function random-state-p + +.SS Functions random-fixnum and random + .SH APPENDIX A: NOTES ON EXOTIC REGULAR EXPRESSIONS Users familiar with regular expressions may not be familiar with the complement -- cgit v1.2.3