From d82c1991cf0919c312b87501bc588cf17781b32f Mon Sep 17 00:00:00 2001 From: Matt Harrison Date: Tue, 11 Jun 2019 15:34:39 +0100 Subject: Add --seed for setting RNG seed (#2483) --- website/manual.md | 1 + 1 file changed, 1 insertion(+) (limited to 'website') diff --git a/website/manual.md b/website/manual.md index 684d44c2e..8b3d37521 100644 --- a/website/manual.md +++ b/website/manual.md @@ -635,6 +635,7 @@ OPTIONS: --allow-write= Allow file system write access -c, --config Load compiler configuration file --importmap Load import map file + --seed Seed Math.random() and crypto.getRandomValues() --v8-flags= Set V8 command line options SUBCOMMANDS: -- cgit v1.2.3