As title. The issue comes from https://github.com/rusty1s/pytorch_cluster/blob/29cd22bf1a5b82fc06b108d6573f81302c5d6b12/csrc/cuda/rw_cuda.cu#L146, where the seed is controlled by `time(NULL)` in `rejection_sampling_kernel` function. Please fix~