random-numbers.aspx Example

Show a random double chosen from [0,1)
and two random integers chosen from {1,2,3,4,5,6}.

 

Random double: 0.518025269973103
Die1 value: 1   Die2 value: 3