Skip to content

Instantly share code, notes, and snippets.

@kkd927
Last active October 19, 2017 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkd927/709c92d2aaa24fc4454996569570ea93 to your computer and use it in GitHub Desktop.
Save kkd927/709c92d2aaa24fc4454996569570ea93 to your computer and use it in GitHub Desktop.
{
"lotto":{
"lottoId":5,
"winning-numbers":[2,45,34,23,7,5,3],
"winners":[
{
"winnerId":23,
"numbers":[2,45,34,23,3,5]
},
{
"winnerId":54,
"numbers":[52,3,12,11,18,22]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment