diff --git a/imports.md b/imports.md index b8b1608..4bd886c 100644 --- a/imports.md +++ b/imports.md @@ -2,13 +2,13 @@
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
WASI Random is a random data API.
It is intended to be portable at least between Unix-family platforms and Windows.
@@ -41,7 +41,7 @@ represented as au64
.
-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.