Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: script to generate QR Codes for IDs #27

Closed
JaneIRL opened this issue Jul 22, 2023 · 0 comments
Closed

Feature: script to generate QR Codes for IDs #27

JaneIRL opened this issue Jul 22, 2023 · 0 comments
Assignees
Labels
c-feature New feature or request

Comments

@JaneIRL
Copy link
Collaborator

JaneIRL commented Jul 22, 2023

Feature

Write a script in a language of your choice that generates 500 images of QR codes that encode the string hackuta2023:XXX, where XXX is replaced by a three-digit hexadecimal number following the same format:

  • The most significant digit will range from A to D
  • The two least significant digits will range from 00 to 7D (125 in decimal)

No requirements for the dimensions (width x height) of the images. Just be reasonable lol.

@JaneIRL JaneIRL added the c-feature New feature or request label Jul 22, 2023
@JaneIRL JaneIRL closed this as completed in c11713d Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants