fumiyan

Results 2 issues of fumiyan

The PHP [formula](https://www.php.net/manual/en/function.random-bytes.php) says random_bytes is greater than or equal to 7.0 `Note: Although this function was added to PHP in PHP 7.0` Wouldn't it be better to write that...

If you have lxml installed, BeautifulSoup4 will set lxml as the default parser, so it would be better to be able to specify the parser depending on the situation. https://github.com/erikriver/opengraph/blob/e2322563004c923a4c1ce136733a44efe5fc8caa/opengraph/opengraph.py#L63...