Minor fixes
This commit is contained in:
parent
073f087e52
commit
aa0906405c
19 changed files with 219 additions and 174 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { addImul } from '../polyfills';
|
||||
import { addImul } from './polyfills';
|
||||
|
||||
export class Random {
|
||||
public constructor(private seed: number) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue