UNPKG

fauton

Version:

A library to test any finite automaton with arbitrary alphabets

2 lines (1 loc) 81 B
export declare function generateRandomNumber(min: number, max: number): number;