module documentation

Check if micropython port supports RANDOM_EXTRA_FUNC

Function check_random_extra_functions Check if micropython port supports RANDOM_EXTRA_FUNC
def check_random_extra_functions() -> bool: ΒΆ

Check if micropython port supports RANDOM_EXTRA_FUNC Returns: bool: True if supports, False if not supported