No buttons necessary, just a destination-generating device. LEAVE A COMMENT!
I made it from Scratch (pun,) but this is part of a larger project. I just wanted to have the hard stuff figured out right now before I build the framework. LISTS AND VALUES EXPLANATION: Destinations List: List of possible destinations for a customer. DestinationsValues List: Some places are more populated then others, I fixed the generator for that. I was almost going to make it invisible. CustomerWants List: The final product of the generator: the number of customers and their wants. #ofC List: A list that generates a random number of customers. #ofC Var: A var used in the making of #ofC List. #ofreps: Controls input into the list.