qio
Globals / IMath
Interface: IMath
Provides access to the Math env
Hierarchy
Index
Properties
Properties
math
• math: { random: () => number }
Defined in packages/example/guess-the-number/src/Program.ts:12
Type declaration:
Name | Type |
random | () => number |