Use our implementation of randomInt

pull/3289/head
Chocobozzz 2020-11-10 17:04:09 +01:00
parent b9da21bd5a
commit adbf1ed8c4
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
import { randomInt } from '../../shared/core-utils/miscs/miscs'
import { CronRepeatOptions, EveryRepeatOptions } from 'bull'
import { randomBytes, randomInt } from 'crypto'
import { randomBytes } from 'crypto'
import { invert } from 'lodash'
import { join } from 'path'
import {