We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b234b commit 02a891bCopy full SHA for 02a891b
random.sol
@@ -1,3 +1,6 @@
1
+pragma solidity ^0.4.21;
2
+
3
4
contract Random {
5
6
address private host;
0 commit comments