Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwr

Diminishing Weighted Random Distribution implementation, with state save. This can be used for various distributions to distribute fairly among a group

Input Register json

POST /myKey JSON: json := { "weight_1" : 1, "weight_2" : 2, "weight_heavy": 99 }

REQUESTS

GET :

GET /myKey

Response

{ "key": "weight_heavy" }

DELETE

Request: DELETE /myKey

About

Diminishing Weighted Random Distribution implementation, with state save

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages