From 74437d42e3363d7ca2dd887b3f6ef3df0734fd69 Mon Sep 17 00:00:00 2001 From: Pat Hickey Date: Wed, 24 Jan 2024 10:47:34 -0800 Subject: [PATCH] generate markdown --- imports.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/imports.md b/imports.md index 4bd886c..4da4585 100644 --- a/imports.md +++ b/imports.md @@ -2,13 +2,13 @@ -

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

+

Import interface wasi:random/random@0.2.0

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@0.2.0-rc-2023-11-10

+

Import interface wasi:random/insecure@0.2.0

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@0.2.0-rc-2023-11-10

+

Import interface wasi:random/insecure-seed@0.2.0

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

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