cugraph
cugraph copied to clipboard
Update graph generators to use RngState
This might be out side the scope of this bug fix PR, but should we better use `raft::random::RngState`? Using two different random number generation mechanism does not sound ideal.
Originally posted by @seunghwak in https://github.com/rapidsai/cugraph/pull/4362#discussion_r1575119132