This is a little funtion for creating autogenerated Ids //Declare some variables var rand var anotherNumber var str var myDate var strDate var text rand= Math.random(); anotherNumber = rand + ''; str … more →
Tech Fatalepixel16 wrote 2 years ago: This is a little funtion for creating autogenerated Ids //Declare some variables var rand var anothe … more →