diff --git a/imports.md b/imports.md index b8b1608..4bd886c 100644 --- a/imports.md +++ b/imports.md @@ -2,13 +2,13 @@ -

Import interface wasi:random/random

+

Import interface wasi:random/random@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 a u64.

-

Import interface wasi:random/insecure

+

Import interface wasi:random/insecure@0.2.0-rc-2023-11-10

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.

-

Import interface wasi:random/insecure-seed

+

Import interface wasi:random/insecure-seed@0.2.0-rc-2023-11-10

The insecure-seed interface for seeding hash-map DoS resistance.

It is intended to be portable at least between Unix-family platforms and Windows.