Explorar el Código

Remove True Random (#795)

I don't see why this should be awesome. PHP offers a CSPRNG and mt_rand and covers all use cases well.
pull/796/head
Niklas Keller hace 8 años
padre
commit
5e51a87f78
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      README.md

+ 0
- 1
README.md Ver fichero

@@ -351,7 +351,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
351 351
 * [SecurityMultiTool](https://github.com/padraic/SecurityMultiTool) - A PHP security library.
352 352
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependencies for security advisories.
353 353
 * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library.
354
-* [True Random](https://github.com/pixeloution/true-random) - A library that generates random numbers using [www.random.org](https://www.random.org/).
355 354
 * [VAddy](https://vaddy.net/) - A continuous security testing platform for web applications.
356 355
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
357 356
 

Loading…
Cancelar
Guardar