mt19937_64 rng(chrono::steady_clock::now().time_since_epoch().count()); for Java

Revision en3, by ganesh_6, 2022-09-27 20:38:50

What is the alternative to mt19937_64 rng(chrono::steady_clock::now().time_since_epoch().count()); in c++ for Java? Tagging users who use Java for Problem Solving

taran_1407 SecondThread

Tags randomization, java, c++

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English ganesh_6 2022-09-27 20:38:50 137
en2 English ganesh_6 2022-09-27 20:35:50 14 Tiny change: 'aran_1407]What is th' -> 'aran_1407] \nWhat is th'
en1 English ganesh_6 2022-09-27 20:35:37 215 Initial revision (published)