@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace drupol\Yaroc\Plugin\RychRandom\Generator; |
| 4 | 4 | |
| 5 | -use drupol\Yaroc\RandomOrgAPI; |
|
| 6 | 5 | use Rych\Random\Generator\GeneratorInterface; |
| 6 | +use drupol\Yaroc\RandomOrgAPI; |
|
| 7 | 7 | |
| 8 | 8 | /** |
| 9 | 9 | * The Random.Org Generator. |