How to pass a group of numbers into PayPal checkout button?

I am building a lottery web application where customers can select their own numbers or get 4 random numbers. How can I carry these numbers that the customer inputs/randomly generates into my shopping cart / paypal button?
Thanks for any help.