Valentin

Results 3 issues of Valentin

There is a bug when you select objects that aren't sentences. When I have text that isn't a sentence `vis` doesn't select anything and `vas` selects too much. For instance:...

Line 145 and line 155 could be updated to use Float.random(in: 0 ... 1) https://github.com/davecom/ClassicComputerScienceProblemsInSwift/blob/3773196cbd3c29bdc09a066c48c7a86b06c7856b/Classic%20Computer%20Science%20Problems%20in%20Swift.playground/Pages/Chapter%202.xcplaygroundpage/Contents.swift#L145

## GORM Playground Link n/a ## Description When gorm fails to connect to e.g. postgres the resulting stack trace logs the `*pgconn.Config` Object, including the database password, to the logs....