Skip to content
Snippets Groups Projects
  1. Jun 28, 2015
  2. Jun 27, 2015
  3. Jun 26, 2015
  4. Jun 25, 2015
  5. Jun 23, 2015
  6. Jun 22, 2015
  7. Jun 21, 2015
  8. Jun 20, 2015
  9. Jun 04, 2015
  10. Jun 03, 2015
  11. Jun 02, 2015
    • ulif's avatar
      Start RealDiceRandomSource. · 265fc0c0
      ulif authored
      This will only be a skeleton, to be filled later.
      
      We got an `input_func` which works regardless of Python version (as `raw_input`
      was renamed `input` with Python 3.
      
      We also got a RealDiceRandomSource class without any functionality
      yet. The `get_input` method is only a temporary placeholder to enable
      testing of mocking the input_func.
      265fc0c0
Loading