UNPKG

lotto-draw

Version:

A simple tool used to pick random elements from a mutable collection of weighted participants

3 lines (2 loc) 75 B
import { createLotto } from "./createLotto"; export default createLotto;