In javascript, if we call the function Math.Random() it returns a number between 0 and 1 like 0.48125631581589745
How could I get this type of result in Delphi? I need it to be just like that... Can I execute that Math.Random() in Delphi and get its result?
Aucun commentaire:
Enregistrer un commentaire