UNPKG

@nativewrappers/common

Version:

Native wrappers and utilities for use with Cfx scripting runtimes.

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