Package util

Class DummyData

java.lang.Object
util.DummyData

public final class DummyData extends Object
A utility class for generating dummy data to simulate betting scenarios, including predefined football and basketball bets and customer data.

This class provides methods to create lists of dummy bets and customers, as well as to randomly populate customers with bets. The generated data can be used for testing or simulating a betting application.