The random.random() function create random number between zero and one. How can implement this function in Tensorflow?
random.random()