Advertisement
Remy202

Rating Generator

Apr 8th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. $name: Rating Generator
  2. $author: Remy202
  3. $description: Generates a random rating from 1 to 10.
  4. $amount: 1
  5. $button: Rate
  6.  
  7. $rating
  8. 10
  9. 9 {65%}
  10. 8 {30%}
  11. 7 {10%}
  12. 6 {1%}
  13. 5 {0.5%}
  14. 4 {0.1%}
  15. 3 {0.1%}
  16. 2 {0.05%}
  17. 1 {0.05%}
  18.  
  19. $generation
  20. [rating]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement