Generate a randomly populated Bingo card. The following constraints apply:
Card dimension is 3 rows x 9 columns (RxC)
Each row must have only 5 numbers (Rn) (empty positions can have null or 0 or equivalent)
Columns can only contain numbers in specific ranges:
Additional constraints must be identified from the sample below:
[3, 14, 0, 0, 0, 0, 65, 71, 88],
[0, 15, 28, 32, 0, 54, 0, 77, 0],
[7, 19, 0, 0, 41, 55, 0, 0, 90],