﻿function GenerateRadom(){
    return Math.random();
}
