• Mic_Check_One_Two@reddthat.com
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Yup. Rand() chooses a random float value for each entry. By default I believe it’s anywhere between 0 and 1. So it may divide the first bill by .76, then the second by .23, then the third by 0.63, etc… So you’d end up with a completely garbage database because you can’t even undo it by multiplying all of the numbers by a set value.