Skip to content

Instantly share code, notes, and snippets.

View LKI's full-sized avatar
🚴
Cycling Addicted

Lirian Su LKI

🚴
Cycling Addicted
View GitHub Profile
@LKI
LKI / demo.py
Last active November 21, 2018 16:47
demo relation translation
import random
MAPPING = {}
MODEL_COUNT = 500
FIELD_COUNT = 20
CUSTOM_COUNT = 1000
CUSTOM_LENGTH = (2, 10)
def mock():