Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 852 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 852 Bytes

아이디어 사용료는 스타로 충분합니다 :)

RandomNumberExample

Demo

Source

  • 캐시와 리다이렉트을 활용한 예제입니다

  • 뽑기봇이나 퀴즈봇에서 다양하게 활용할 수 있습니다 (약간 복권 긁는 쾌감이랄까)

  • 클릭 후 나오는 숫자는 다른 유저에게도 똑같은 숫자로 보입니다

  • 다시 클릭해도 숫자는 같습니다

  • /?meta=<아무글자> 식으로 여러번 재사용 할 수 있습니다

  • Example using Cache and Redirect

  • You can use it variously for quiz bots or lottery bots. (Like entering a lottery)

  • The number you see after clicking is seen to be same for other users.

  • It shows the same number even though you click it again.

  • You can use it several times like /?meta=<blahblah>