CustomRandom ============ .. currentmodule:: labpyproject.core.random.custom_random .. autoclass:: CustomRandom :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~CustomRandom.choice ~CustomRandom.randrange ~CustomRandom.sample ~CustomRandom.shuffle .. rubric:: Methods Documentation .. automethod:: choice .. automethod:: randrange .. automethod:: sample .. automethod:: shuffle