import { test_srand_seed } from "https://deno.land/x/denops_std@v4.1.4/function/vim/mod.ts";
When [seed] is given this sets the seed value used by
srand()
. When omitted the test seed is removed.
Parameters
denops: Denops
import { test_srand_seed } from "https://deno.land/x/denops_std@v4.1.4/function/vim/mod.ts";
When [seed] is given this sets the seed value used by
srand()
. When omitted the test seed is removed.