var random = Math.floor(Math.random() * 10) + 1;
Set text of whatever to [[(1 + Math.random() * 9).toFixed(1)]]