Skip to content

An app that uses the GitHub Contributions Grid from the profile page to Generate Random Numbers

Notifications You must be signed in to change notification settings

rachitdhar/github-random-number-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GHCRNG (GitHub Contributions Random Number Generator)

An app that uses the GitHub Contributions Grid from the profile page to Generate Random Numbers

Steps:

  • Get the HTML dynamically generated for the profile page.
  • Parse the HTML using Regex to get a list of numbers for the contributions grid levels.
  • Use SHA256 hashing over a string obtained from the list - from this a random number can be created.
  • Write the number to the profile page README and commit it.

About

An app that uses the GitHub Contributions Grid from the profile page to Generate Random Numbers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages