12345 ->int 1 ->index 0 ->first 100 ->last # The last integer itself will be excluded. "sinRandInt" <-first <-last 2 listN sendmsg <-*sinRandInt trace "sinRand01" 0 sendmsg <-*sinRand01 trace "indexSinRandInt" <-index <-first <-last 3 listN sendmsg <-*sinRandInt trace "indexSinRand01" <-index sendmsg <-*sinRand01 trace "spikedSinRandInt" <-first <-last 2 listN sendmsg <-*sinRandInt trace "spikedSinRand01" 0 sendmsg <-*sinRand01 trace "seededSinRandInt" <-seed <-first <-last 3 listN sendmsg <-*sinRandInt trace "seededSinRand01" <-seed sendmsg <-*sinRand01 trace