Пример #1
0
 public void can_generate_a_random_ethereum_address()
 {
     finance.EthereumAddress().Should().Be("0x91da090b74f2b910be0dd5991af6398351ac2ef3");
 }
Пример #2
0
 public static string EthereumAddress() => Finance.EthereumAddress();