Skip to content

Does not handle negative integers! #5

@dhrp

Description

@dhrp

While the library claims to deal with int64 and *big.Int, what is not written is that it does not deal well with negative numbers.

e.g. try:

hash := base62.EncodeInt64(-8357271895528378933)
""

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions