From 357bf66fb8cc5a1813cb788e1953a71de30c4157 Mon Sep 17 00:00:00 2001
From: Pat Hickey WASI Random is a random data API. It is intended to be portable at least between Unix-family platforms and
Windows.
-
-
wasi:random/random
wasi:random/insecure
wasi:random/insecure-seed
wasi:random/random@0.2.0-rc-2023-11-10
wasi:random/insecure@0.2.0-rc-2023-11-10
wasi:random/insecure-seed@0.2.0-rc-2023-11-10
Import interface wasi:random/random
+Import interface wasi:random/random@0.2.0-rc-2023-11-10
u64
.
The insecure interface for insecure pseudo-random numbers.
It is intended to be portable at least between Unix-family platforms and Windows.
@@ -70,7 +70,7 @@ a long period. -The insecure-seed interface for seeding hash-map DoS resistance.
It is intended to be portable at least between Unix-family platforms and Windows.