Skip to content

CI & Testing Information Added

Compare
Choose a tag to compare
@Lewiscowles1986 Lewiscowles1986 released this 09 Dec 03:23
  • Added unit-testing information
  • Added code coverage information (with unit-testing info)
  • Added Injectable Source of Randomness
  • Interface RandomFloatInterface added
  • Implementation of RandomFloatInterface from legacy PHP lcg_value() source of randomness added LcgRandomGenerator