geometallurgy
0.4.9
Contents:
Project Scope
User Guide
Example Gallery
To Do
Glossary
API Reference
License
geometallurgy
Module code
elphick.geomet.utils.sampling
Source code for elphick.geomet.utils.sampling
import
uuid
[docs]
def
random_int
():
return
int
(
uuid
.
uuid4
())