--- source: beancount/types/tests/arbitrary/directive/transaction.rs expression: "Posting::arbitrary(&mut u)" --- Ok( Posting { flag: Some( Complete, ), account: Account { name: "Equity", }, amount: Some( Amount { amount: -33545785603037554613364354924, commodity: Commodity { name: "FBGINMAAAAAAAAAA", }, }, ), cost: None, price: None, meta: {}, }, )