RandomGenerate randomGenerate; randomGenerate = RandomGenerate::construct(); //randomGenerate.parmSeed(); int num = randomGenerate.randomInt(10000000, 99999999);
Random Random = new Random(); int num = Random.nextInt();
DaxOnline.org is free platform that allows you to quickly store and reuse snippets, notes, articles related to Dynamics AX.
Authors are allowed to set their own AdSense units.
Join us.