rok commented on issue #47288:
URL: https://github.com/apache/arrow/issues/47288#issuecomment-3201242958

   Would be interesting to know more from mathematicians indeed :)
   
   If we can solve the testing needs with the current random uniform kernel 
(and hopefully in Python) this can be a placeholder for potential other random 
kernel needs.
   
   Quickly looking at interesting kernels to have:
   * random integer array
   * random choice from sample
   * random bytes of given length
   * shuffle array
   * permute array
   * sample from various distributions (see 
[numpy](https://numpy.org/doc/2.1/reference/random/generator.html#distributions))


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to