UNPKG

@ironarachne/rng

Version:

A library for random number generation and various random ways of selecting items from arrays.

8 lines (6 loc) 129 B
import { defineConfig } from "vitest/config"; export default defineConfig({ test: { // ... Specify options here. }, });