• Stars
    star
    1
  • Language
    C#
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

We needed a way to get a random item from a list, but guaranteed different every day for n number of days, in a stateless azure function without any storage. This will do that.