I have a dictionary :
Dictionary={
    Key:value,
    #and so on few more keys and values...
}
I want to choose "values" randomly from that dictionary.
I have a dictionary :
Dictionary={
    Key:value,
    #and so on few more keys and values...
}
I want to choose "values" randomly from that dictionary.
 
    
    