avocado-framework/avocado

View on GitHub
contrib/scripts/task-state-machine.py

Summary

Maintainability
A
0 mins
Test Coverage

Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Open

    return random.choice(choices)

Standard pseudo-random generators are not suitable for security/cryptographic purposes.
Open

    await asyncio.sleep(random.random())

There are no issues that match your filters.

Category
Status