-
Prisma Digital Technologies
- Pacific Northwest, United States
Pinned Loading
-
-
A basic Blackjack example in Python 3
A basic Blackjack example in Python 3 1#!/usr/bin/env python3
23import random, os, sys
45cardName = { 1: 'Ace', 2: 'Two', 3: 'Three', 4: 'Four', 5: 'Five', 6: 'Six', 7: 'Seven', 8: 'Eight', 9: 'Nine', 10: 'Ten', 11: 'Jack', 12: 'Queen', 13: 'King' }
-
divulge.link
divulge.link PublicThe source code behind divulge.link. Forked from the code behind ifconfig.io to add Javascript generators for endpoints.
HTML
-
-
shaspider
shaspider PublicAn awesome new way to figure out which part of a file is bad using checksums!
Go
-
columnize
columnize PublicForked from CiscoCloud/columnize
Easy column formatted output for golang. Now with color options
Go
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.