const getData = () => {
  const question = random(1, 100);

  const roundData = {
    question,