Skip to content

Why does this convert to lowercase? #14

@9mm

Description

@9mm

I just lost so much time because it seems either this library, or my partners php base62 library is behaving very unexpectedly.

This one converts 10008287 to fzbz and his converts it to FZBZ.

I checked another base62 gem for sanity... this one: https://github.com/steventen/base62-rb

And it also does it as FZBZ. Every other library I've tried thus far uses uppercase.

Do you know why this is? I thought there was only 1 kind of base62, without any room for variation?

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