mashafrancis/butternut-user

View on GitHub
src/utils/fancyGenerator.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function generate has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    generate: (function () {
        // Timestamp of last push, used to prevent local
        // collisions if you push twice in one ms.
        let lastPushTime = 0;
        // We generate 72-bits of randomness which get
Severity: Minor
Found in src/utils/fancyGenerator.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status