export type TSelectRandomParams = { condition?: Record; count: number; };