Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created August 18, 2020 08:33
Show Gist options
  • Save ashhadulislam/9327f29dde4724c3569a9ca675d585cd to your computer and use it in GitHub Desktop.
Save ashhadulislam/9327f29dde4724c3569a9ca675d585cd to your computer and use it in GitHub Desktop.
# import testdata
import json
from boto import kinesis
import sys
# seed the pseudorandom number generator
from random import seed
from random import randint
import time
import random
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment