Skip to content

Confusing Alphanumeric Characters to Avoid in IDs? #2

Description

@nelsonic

Most computer scientists or "developers" consider the "happy path" when building software
and don't get to see the "other side" ... I have seen all aspects of the "stack" from having worked in "customer service" (call centres) and had to field calls from angry/frustrated people.
Putting in a little bit more effort up-front to create human-friendly IDs pays later.
I feel that the default needs to be usability and accessibility; that's why this issue exists.

Todo

  • Auto-generated IDs should exclude certain "confusing" characters
    to avoid confusing people who are reading or typing them.

For example: 0 (zero) looks like O (Capital o) and I (capital i) looks like l (lower-case L).

  • Collate full list of "confusing characters"
  • Calculate probability of collision when using reduced character set

Recommended Reading

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions