datafusion-comet
                                
                                 datafusion-comet copied to clipboard
                                
                                    datafusion-comet copied to clipboard
                            
                            
                            
                        feat: Add random row generator in data generator
Which issue does this PR close?
Closes #.
Rationale for this change
Follow up of #426, supports generating random rows for specified struct type.
What changes are included in this PR?
Add utility method:  generateRows to generate random rows.
How are these changes tested?
N/A.
@andygrove would you mind to take a look at this?
LGTM overall. I think this is a good addition. I left a couple of small style suggestions.
Thanks everyone for reviewing.