[SOLVED] Write a code using Ruby : – Programming

Write a code using Ruby :Create a program which generates a random number (1 – 100) by looking into rubydoc.org and using that rondom number, find if the number is lucky number(77).if you get a lucky number, then print that you are winner if not, try...