Mikael Djurfeldt
|
9b741bb6da
|
* random.c, random.h (scm_c_default_rstate, scm_c_uniform32):
Added.
Renamed functions in the random function library interface
from scm_i_XXX --> scm_c_XXX.
|
1999-07-25 19:25:01 +00:00 |
|
Mikael Djurfeldt
|
eccc856618
|
* random.c, random.h (scm_i_make_rstate): New function: Makes
scm_rstate from seed.
(scm_copy_random_state, scm_seed_to_random_state): New functions.
(scm_make_random_state): Removed.
|
1999-01-21 09:20:52 +00:00 |
|
Mikael Djurfeldt
|
e7a7298668
|
* random.c, random.h: New files: Random number support.
Interface same as slib's.
|
1999-01-10 07:57:27 +00:00 |
|