mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-18 02:43:40 +00:00
library/random.system_rng.m:
Document what sources of randomness are used by the C backends.
library/MODULES_DOC:
library/MODULES_UNDOC:
Include random.system_rng module in the library documentation.
NEWS:
Announce the random.system_rng module.
116 lines
1.3 KiB
Plaintext
116 lines
1.3 KiB
Plaintext
array.m
|
|
array2d.m
|
|
assoc_list.m
|
|
bag.m
|
|
benchmarking.m
|
|
bimap.m
|
|
bit_buffer.m
|
|
bit_buffer.read.m
|
|
bit_buffer.write.m
|
|
bitmap.m
|
|
bool.m
|
|
bt_array.m
|
|
builtin.m
|
|
calendar.m
|
|
char.m
|
|
construct.m
|
|
cord.m
|
|
counter.m
|
|
deconstruct.m
|
|
diet.m
|
|
digraph.m
|
|
dir.m
|
|
edit_seq.m
|
|
enum.m
|
|
eqvclass.m
|
|
exception.m
|
|
fat_sparse_bitset.m
|
|
float.m
|
|
gc.m
|
|
getopt.m
|
|
getopt_io.m
|
|
hash_table.m
|
|
injection.m
|
|
int.m
|
|
int8.m
|
|
int16.m
|
|
int32.m
|
|
int64.m
|
|
integer.m
|
|
io.m
|
|
kv_list.m
|
|
lazy.m
|
|
lexer.m
|
|
library.m
|
|
list.m
|
|
map.m
|
|
math.m
|
|
maybe.m
|
|
multi_map.m
|
|
one_or_more.m
|
|
one_or_more_map.m
|
|
ops.m
|
|
pair.m
|
|
parser.m
|
|
parsing_utils.m
|
|
pprint.m
|
|
pqueue.m
|
|
pretty_printer.m
|
|
prolog.m
|
|
psqueue.m
|
|
queue.m
|
|
random.m
|
|
random.sfc16.m
|
|
random.sfc32.m
|
|
random.sfc64.m
|
|
random.system_rng.m
|
|
ranges.m
|
|
rational.m
|
|
rbtree.m
|
|
require.m
|
|
rtree.m
|
|
set.m
|
|
set_bbbtree.m
|
|
set_ctree234.m
|
|
set_ordlist.m
|
|
set_tree234.m
|
|
set_unordlist.m
|
|
solutions.m
|
|
sparse_bitset.m
|
|
stack.m
|
|
std_util.m
|
|
store.m
|
|
stream.m
|
|
stream.string_writer.m
|
|
string.builder.m
|
|
string.m
|
|
table_statistics.m
|
|
term.m
|
|
term_conversion.m
|
|
term_io.m
|
|
term_to_xml.m
|
|
thread.barrier.m
|
|
thread.channel.m
|
|
thread.closeable_channel.m
|
|
thread.future.m
|
|
thread.m
|
|
thread.mvar.m
|
|
thread.semaphore.m
|
|
time.m
|
|
tree234.m
|
|
tree_bitset.m
|
|
type_desc.m
|
|
uint.m
|
|
uint8.m
|
|
uint16.m
|
|
uint32.m
|
|
uint64.m
|
|
unit.m
|
|
univ.m
|
|
varset.m
|
|
version_array.m
|
|
version_array2d.m
|
|
version_bitmap.m
|
|
version_hash_table.m
|
|
version_store.m
|