JSFiddle - React, Tailwind, and code Playground by Yuriy Petrichenko May 01, 2020 JavaScript setInterval(() => { let a = Math.random(); console.log(a + parseFloat(123.3)); }, 2000);