it('generates a random custom month', () => {
    const from = 200;
    const to = 300;
    const year = randomYear(from, to);