Math Functions VisualBasic Script

Sub mathF6()
    Debug.Print Rnd()
End Sub